frame: Fix copy&paste bug in shadow-type handling
authorTimm Bäder <mail@baedert.org>
Fri, 5 May 2017 09:51:06 +0000 (11:51 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:12 +0000 (21:27 -0400)
commit671c5ac4342ad31a87521ed94550f0eef63dfbdf
tree39d9c72ff007221599bfa87be835b26d790cfa2a
parent49476053e356891899a702c8274cbfb372103703
frame: Fix copy&paste bug in shadow-type handling

If the given shadow_type is none NONE, we have to remove the .flat style
class of course, not add it.
gtk/gtkframe.c